home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Online / Epic4 / share / epic / help / 6_functions / stripc < prev    next >
Text File  |  2001-03-21  |  270b  |  13 lines

  1. Synopsis:
  2.    $stripc(<text>)
  3.  
  4. Technical:
  5.    This function strips out any control-c (^C) color codes in the input text.
  6.  
  7. Returns:
  8.    input text with control-c codes removed
  9.  
  10. See Also:
  11.    set(4) display_ansi; strip(6); stripansi(6); stripansicodes(6)
  12.  
  13.